Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick fix of the show downloads regex #109

Merged
merged 2 commits into from
Jan 13, 2020

Conversation

joshmoore
Copy link
Member

The 5.6.0 version is broken for non-dev version strings.
This should handle 5.6.0, 5.6.dev1, and 5.6.0.dev1 style
version strings. Ultimately, this method should either be
refactored out to a util method so we can write unit tests
or removed in favor of a more complete solution a la
ome/design#103

The 5.6.0 version is broken for non-dev version strings.
This should handle 5.6.0, 5.6.dev1, and 5.6.0.dev1 style
version strings. Ultimately, this method should either be
refactored out to a util method so we can write unit tests
or removed in favor of a more complete solution a la
ome/design#103
@joshmoore
Copy link
Member Author

Pushed a small fix:

Screen Shot 2020-01-13 at 12 37 23

@joshmoore joshmoore merged commit fcab285 into ome:master Jan 13, 2020
@joshmoore joshmoore deleted the fix-versions-561 branch January 13, 2020 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant